Build a .NET SDK with OpenAPI and NSwag | .NET Conf 2022
"In this session, I'll walk you through the process of building a modern Web API leveraging the late ...View More
Navigating Graphs in Azure Cosmos DB using Gremlin.Net | .NET Conf 2022
Graph databases are commonly seen in recommendation engines, fraud detection, IT network diagrams, s ...View More
Build games with C# and Visual Studio | .NET Conf 2022
When you think about C#, game development might not be the first thing that comes to your mind, but ...View More
Authorization in a Distributed / Microservice System | .NET Conf 2022
In this talk, I will introduce the challenges of permission-based authorization systems and explain ...View More
.NET 7 Update: Nullable Models in MVC in 10 Minutes or Less
In .NET 7, we can now have nullable page models and view models in Razor Pages and MVC. Let's see it ...View More
Visual Studio Code for C# Developers | .NET Conf 2022
If you're a C# developer who wants to work in a fast editor environment, and also wants to learn mor ...View More
Build More Predictable Event-Driven System with CloudEvents, .NET and Azure | .NET Conf 2022
"You know the events are everywhere. But their event publishers describe them differently. CNCF's Cl ...View More
From RESTful HTTP API to gRPC | .NET Conf 2022
With an increasing need for scalability and performance dictated by the modern web, it becomes harde ...View More
The Power of Polyglot Notebooks | .NET Conf 2022
This talk will introduce and demo the use of .NET Interactive in VS Code Jupyter Notebooks, a cuttin ...View More
T4 goodness with Entity Framework Core 7 | .NET Conf 2022
In EF Core 7 you can now use T4 (text template transformation templates) to customize the Database F ...View More